runtime.mspan.decPinCounter (method)

2 uses

	runtime (current package)
		pinner.go#L195: 					exists = span.decPinCounter(offset)
		pinner.go#L344: func (span *mspan) decPinCounter(offset uintptr) bool {